Goto

Collaborating Authors

 in-context accuracy




A Prompt completion algorithm

Neural Information Processing Systems

Algorithm 2 describes the prompt completion algorithm introduced in Section 2.2. Algorithm 3 is a variant of the rebinding Algorithm 1 that does not use EM. This decoded clone (and all the clones in its clone set) are then rapidly bound to emit the surprise. Add the pseudocount ϵ to the initial emission matrix and normalize its rows. Figure 9: A. Transition graph of the learned CSCG model with overallocation ratio We present below the tables of results associated with Figure 1.



Schema-learning and rebinding as mechanisms of in-context learning and emergence

Swaminathan, Sivaramakrishnan, Dedieu, Antoine, Raju, Rajkumar Vasudeva, Shanahan, Murray, Lazaro-Gredilla, Miguel, George, Dileep

arXiv.org Artificial Intelligence

In-context learning (ICL) is one of the most powerful and most unexpected capabilities to emerge in recent transformer-based large language models (LLMs). Yet the mechanisms that underlie it are poorly understood. In this paper, we demonstrate that comparable ICL capabilities can be acquired by an alternative sequence prediction learning method using clone-structured causal graphs (CSCGs). Moreover, a key property of CSCGs is that, unlike transformer-based LLMs, they are {\em interpretable}, which considerably simplifies the task of explaining how ICL works. Specifically, we show that it uses a combination of (a) learning template (schema) circuits for pattern completion, (b) retrieving relevant templates in a context-sensitive manner, and (c) rebinding of novel tokens to appropriate slots in the templates. We go on to marshall evidence for the hypothesis that similar mechanisms underlie ICL in LLMs. For example, we find that, with CSCGs as with LLMs, different capabilities emerge at different levels of overparameterization, suggesting that overparameterization helps in learning more complex template (schema) circuits. By showing how ICL can be achieved with small models and datasets, we open up a path to novel architectures, and take a vital step towards a more general understanding of the mechanics behind this important capability.